home *** CD-ROM | disk | FTP | other *** search
Text File | 2000-03-04 | 500 b | 55 lines | [TEXT/ttxt] |
- /*
- It's a little late, too much coffe, but I don't wanna go to bed! It's
- lookin' real cool! -Mike-
- */
-
- Resn=1,
-
- Durn="2",
-
-
- CamX="-100",
- CamY="0",
- CamZ="200",
-
- CmLX="500",
- CmLY="0",
- CmLZ="-30",
-
- C0="1 / ( 1 + 19 * dt )",
-
- R="d1 / 20",
- G="0",
- B=".25",
-
- CUpX="100",
- CUpY="0",
- CUpZ="1",
-
-
-
- // Window size and position
- widt=500,heig=350,
-
-
- ConL=0,ConB=1,
-
-
- Fall="30",
-
- D0="2 * s - 1",
- D1="30 * abs( mag( s ) )",
-
-
- X="900 * dt / c0",
- Y="170 * d0",
- Z="d1/ c0 ",
-
- Scal="300",
- ScSz=1,
-
- Pers="40",
-
- Vers=30
-
-